恒峰娱乐天有喜信誉|官方网站

#0 [0]HttpException in Controller.php line 107

方法不存在:app\index\controller\Image->()

  1. $this->request->setAction($actionName);
  2. } catch (ReflectionException $e) {
  3. $reflect = new ReflectionMethod($instance, '__call');
  4. $vars = [$action, $vars];
  5. $this->request->setAction($action);
  6. }
  7. } else {
  8. // 操作不存在
  9. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  10. }
  11. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
  12. return $this->autoResponse($data);
  13. });
  14. }
  15. /**

Call Stack

  1. in Controller.php line 107
  2. at Controller->think\route\dispatch\{closure}(object(Request)) in Pipeline.php line 59
  3. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  4. at Pipeline->then(object(Closure)) in Controller.php line 113
  5. at Controller->exec() in Dispatch.php line 89
  6. at Dispatch->run() in Route.php line 760
  7. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  8. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  9. at Pipeline->then(object(Closure)) in Route.php line 761
  10. at Route->dispatch(object(Request), object(Closure)) in Http.php line 210
  11. at Http->dispatchToRoute(object(Request)) in Http.php line 200
  12. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  13. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 71
  14. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  15. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  16. at Pipeline->then(object(Closure)) in MultiApp.php line 72
  17. at MultiApp->handle(object(Request), object(Closure))
  18. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  19. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  20. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  21. at SessionInit->handle(object(Request), object(Closure))
  22. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  23. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  24. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  25. at TraceDebug->handle(object(Request), object(Closure))
  26. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  27. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 84
  28. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 65
  29. at Pipeline->then(object(Closure)) in Http.php line 201
  30. at Http->runWithRequest(object(Request)) in Http.php line 162
  31. at Http->run() in index.php line 20

Environment Variables

GET Data
php_echo_htmlentities($item { "'url'": "" }
POST Dataempty
Filesempty
Cookies
PHPSESSID e943d07ce2b890040e27ce47611751c9
Session
webNum 1
captcha { "key": "$2y$10$xJK6Md4IK7xDjnMkwp3jNu8GTVf.8qLLpgSVeAfNKfP0jZYC21Cc2" }
lang en
Server/Request Data
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-681dae68-7cd0-46dd-b118-f1576f13d0f3
PHP_FCGI_MAX_REQUESTS 1000
PHPRC C:\php_72
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG C:\inetpub\temp\apppools\gdhhtzjtxg\gdhhtzjtxg.config
APP_POOL_ID gdhhtzjtxg
CommonProgramFiles C:\Program Files (x86)\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME EBS-8294
ComSpec C:\Windows\system32\cmd.exe
DriverData C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 8
OS Windows_NT
Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\php_52;D:\mysql\bin;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\dotnet\;C:\Program Files (x86)\dotnet\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE x86
PROCESSOR_ARCHITEW6432 AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 63 Stepping 2, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 3f02
ProgramData C:\ProgramData
ProgramFiles C:\Program Files (x86)
ProgramFiles(x86) C:\Program Files (x86)
ProgramW6432 C:\Program Files
PSModulePath C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\PowerShell\Modules\
PUBLIC C:\Users\Public
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
USERDOMAIN WORKGROUP
USERNAME EBS-8294$
USERPROFILE C:\Windows\system32\config\systemprofile
windir C:\Windows
ORIG_PATH_INFO /index.php/index/image/<
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/10.0
SERVER_PROTOCOL HTTP/1.1
SERVER_PORT_SECURE 0
SERVER_PORT 80
SERVER_NAME www.luka.com.cn
SCRIPT_NAME /index.php
SCRIPT_FILENAME D:\wwwroot\gdhhtzjtxg\wwwroot\index.php
REQUEST_URI /index/image/
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 61763
REMOTE_HOST 127.0.0.1
REMOTE_ADDR 127.0.0.1
QUERY_STRING php%20echo%20htmlentities($item[%27url%27]);%20?%3E
PATH_TRANSLATED D:\wwwroot\gdhhtzjtxg\wwwroot\index.php\index\image\<
PATH_INFO /index/image/<
LOGON_USER
LOCAL_ADDR 127.0.0.1
INSTANCE_META_PATH /LM/W3SVC/10810
INSTANCE_NAME GDHHTZJTXG
INSTANCE_ID 10810
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT D:\wwwroot\gdhhtzjtxg\wwwroot
CONTENT_TYPE
CONTENT_LENGTH 0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH D:\wwwroot\gdhhtzjtxg\wwwroot\
APPL_MD_PATH /LM/W3SVC/10810/ROOT
IIS_UrlRewriteModule 7,1,1993,2336
WEBSOCKET_VERSION 13
UNENCODED_URL /index/image/%3C?php%20echo%20htmlentities($item[%27url%27]);%20?%3E
IIS_WasUrlRewritten 1
HTTP_X_ORIGINAL_URL /index/image/%3C?php%20echo%20htmlentities($item[%27url%27]);%20?%3E
HTTP_X_REAL_IP 173.245.76.138
HTTP_X_FORWARDED_FOR 173.245.76.138
HTTP_USER_AGENT Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
HTTP_HOST www.luka.com.cn
HTTP_COOKIE PHPSESSID=e943d07ce2b890040e27ce47611751c9
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_CONTENT_LENGTH 0
HTTP_CONNECTION close
FCGI_ROLE RESPONDER
PHP_SELF /index.php/index/image/<
REQUEST_TIME_FLOAT 1715313700.8906
REQUEST_TIME 1715313700
0.287981s
Baidu
sogou